ComponentOne ASP.NET MVC Controls
AutoScroll Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : AutoScroll Property
Gets or sets a value that determines whether the grid should automatically scroll its contents while users drag rows or columns into new positions.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property AutoScroll As Boolean
[DefaultValue(true)]
public bool AutoScroll {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members